DX11 DELETE BUFFER

Deletes the specified buffer which may be either of the array, structured, byte address, consume / append or indirect buffer types.
Note that this function can not be used to delete constant buffers!
Use DX11 DELETE CBUFFER for that instead.

  Syntax
DX11 DELETE BUFFER buffer
  Parameters
buffer
Dword
The buffer to be deleted.

  Returns

This function does not return a value.

  See also

DIRECTCOMPUTE Functions Menu
DX11 Function Categories